home *** CD-ROM | disk | FTP | other *** search
/ ASP Advantage 1994 2nd Q2 / The Association of Shareware Professionals - The Official ASP Advantage (2nd Quarter)(1994).bin / files / utilfile / usemgr10 / go.bat < prev    next >
Encoding:
DOS Batch File  |  1993-09-06  |  759 b   |  26 lines

  1. @echo off
  2. CLS
  3. ECHO.
  4. ECHO.
  5. ECHO.
  6. echo              Welcome to XD SYSTEMS program USEMGR
  7. echo.
  8. echo This program can be run directly from the CDROM.  You will be
  9. echo able to excercise most of USEMGR's many features.  But since the 
  10. echo CDROM is "read-only", don't try to copy files to the CDROM
  11. echo or delete or move files from the CDROM.  Also, the important 
  12. echo file usage counting features of USEMGR will not function until
  13. echo you activate them. Read the Installation section of the file
  14. echo USEMGR.TXT or browse the on-line help material indexed as
  15. echo "Installation Notes".
  16. echo.
  17. echo After loading, press F1 to enter the HELP system, and F1 again
  18. echo to see the Help Index.
  19. echo.
  20. echo.
  21. pause
  22.  
  23. ECHO LOADING...
  24.  
  25. USEMGR %1
  26.